From 4d9a4a6c31aa08748456719c110ca435c98ecb58 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 3 Sep 2006 18:39:49 +0000 Subject: [PATCH] Use correct title. It is 'TrackLogs digital mapping'. --- dmtlog.c | 2 +- vecs.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dmtlog.c b/dmtlog.c index 77a0ac009..e2796dce5 100644 --- a/dmtlog.c +++ b/dmtlog.c @@ -1,6 +1,6 @@ /* - Support for Digital Mapping TrackLogs (.trl) files, + Support for TrackLogs digital mapping (.trl) files, Copyright (C) 2006 Olaf Klein, o.b.klein@t-online.de diff --git a/vecs.c b/vecs.c index 32aa0f6bd..09d59a17d 100644 --- a/vecs.c +++ b/vecs.c @@ -604,7 +604,7 @@ vecs_t vec_list[] = { { &dmtlog_vecs, "dmtlog", - "Digital Mapping TrackLogs (.trl)", + "TrackLogs digital mapping (.trl)", "trl" }, { -- 2.30.2